home *** CD-ROM | disk | FTP | other *** search
- AH10226 How to find out how much memory is on the system
-
- 11/11/85
- BASIC Interpreter by Microsoft (6025010)
- BASIC Compiler Version 1.0 (DOS) (6024003)
- PCjr BASIC (Cartridge) (6024101)
- Personal Computer AT System Unit/Keyboard (5170068, 5170099)
- Personal Computer XT System Unit/Keyboard (5160087)
- PCjr System Unit/Keyboard (4860004, 4860067)
- Personal Computer System Unit/Keyboard (5150114)
- BASIC Compiler Version 2.0 (DOS) (6024216)
-
- KEYWORDS: INFORMATION
- The amount of memory on the system unit may be found by
- using the following line:
-
- 10 DEF SEG=0
- 20 MEM=(256*PEEK(&H414))+PEEK(&H413)
- *** END OF DOCUMENT ***
-
- Note : This modification or recommendation has not been subjected to
- exhaustive testing and may not, in all circumstances, provide
- a complete solution.
- sting and may not, in all circumstances, provide
- a complete solution.